home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic 5 Developer's Kit / vb5 dev kit.iso / dev / desaware / stgtools / reg_demo / about.frm (.txt) next >
Encoding:
Visual Basic Form  |  1995-12-13  |  9.3 KB  |  294 lines

  1. VERSION 4.00
  2. Begin VB.Form About 
  3.    Caption         =   "About Registry Browser"
  4.    ClientHeight    =   5970
  5.    ClientLeft      =   4410
  6.    ClientTop       =   3030
  7.    ClientWidth     =   5085
  8.    Height          =   6435
  9.    Left            =   4320
  10.    LinkTopic       =   "Form1"
  11.    ScaleHeight     =   5970
  12.    ScaleWidth      =   5085
  13.    Top             =   2655
  14.    Width           =   5265
  15.    Begin VB.CommandButton Command1 
  16.       Caption         =   "Ok"
  17.       BeginProperty Font 
  18.          name            =   "MS Sans Serif"
  19.          charset         =   1
  20.          weight          =   700
  21.          size            =   8.25
  22.          underline       =   0   'False
  23.          italic          =   0   'False
  24.          strikethrough   =   0   'False
  25.       EndProperty
  26.       Height          =   375
  27.       HelpContextID   =   700
  28.       Left            =   2160
  29.       TabIndex        =   0
  30.       Top             =   5400
  31.       Width           =   915
  32.    End
  33.    Begin VB.Label Label12 
  34.       Caption         =   $"ABOUT.frx":0000
  35.       BeginProperty Font 
  36.          name            =   "MS Sans Serif"
  37.          charset         =   0
  38.          weight          =   700
  39.          size            =   8.25
  40.          underline       =   0   'False
  41.          italic          =   0   'False
  42.          strikethrough   =   0   'False
  43.       EndProperty
  44.       Height          =   2055
  45.       Left            =   120
  46.       TabIndex        =   13
  47.       Top             =   3240
  48.       Width           =   4815
  49.    End
  50.    Begin VB.Label Label11 
  51.       Alignment       =   1  'Right Justify
  52.       BackStyle       =   0  'Transparent
  53.       Caption         =   "v 1.0"
  54.       BeginProperty Font 
  55.          name            =   "MS Sans Serif"
  56.          charset         =   1
  57.          weight          =   700
  58.          size            =   9.75
  59.          underline       =   0   'False
  60.          italic          =   0   'False
  61.          strikethrough   =   0   'False
  62.       EndProperty
  63.       ForeColor       =   &H000000FF&
  64.       Height          =   255
  65.       Left            =   3360
  66.       TabIndex        =   12
  67.       Top             =   360
  68.       Width           =   1575
  69.    End
  70.    Begin VB.Label Label1 
  71.       BackStyle       =   0  'Transparent
  72.       Caption         =   "Desaware"
  73.       BeginProperty Font 
  74.          name            =   "Arial"
  75.          charset         =   1
  76.          weight          =   700
  77.          size            =   22.5
  78.          underline       =   0   'False
  79.          italic          =   -1  'True
  80.          strikethrough   =   0   'False
  81.       EndProperty
  82.       Height          =   435
  83.       Left            =   120
  84.       TabIndex        =   11
  85.       Top             =   0
  86.       Width           =   2475
  87.    End
  88.    Begin VB.Line Line1 
  89.       BorderWidth     =   4
  90.       X1              =   120
  91.       X2              =   2400
  92.       Y1              =   480
  93.       Y2              =   480
  94.    End
  95.    Begin VB.Label Label2 
  96.       Alignment       =   2  'Center
  97.       BackStyle       =   0  'Transparent
  98.       Caption         =   "Registry Browser Demo"
  99.       BeginProperty Font 
  100.          name            =   "MS Sans Serif"
  101.          charset         =   1
  102.          weight          =   700
  103.          size            =   13.5
  104.          underline       =   0   'False
  105.          italic          =   0   'False
  106.          strikethrough   =   0   'False
  107.       EndProperty
  108.       Height          =   375
  109.       Left            =   0
  110.       TabIndex        =   10
  111.       Top             =   600
  112.       Width           =   4995
  113.    End
  114.    Begin VB.Label Label3 
  115.       Alignment       =   2  'Center
  116.       BackStyle       =   0  'Transparent
  117.       Caption         =   "Registry Viewing Program"
  118.       BeginProperty Font 
  119.          name            =   "MS Sans Serif"
  120.          charset         =   1
  121.          weight          =   700
  122.          size            =   8.25
  123.          underline       =   0   'False
  124.          italic          =   0   'False
  125.          strikethrough   =   0   'False
  126.       EndProperty
  127.       Height          =   255
  128.       Left            =   0
  129.       TabIndex        =   9
  130.       Top             =   1020
  131.       Width           =   4935
  132.    End
  133.    Begin VB.Label Label4 
  134.       Alignment       =   1  'Right Justify
  135.       BackStyle       =   0  'Transparent
  136.       Caption         =   "StorageTools"
  137.       BeginProperty Font 
  138.          name            =   "MS Sans Serif"
  139.          charset         =   1
  140.          weight          =   700
  141.          size            =   13.5
  142.          underline       =   0   'False
  143.          italic          =   0   'False
  144.          strikethrough   =   0   'False
  145.       EndProperty
  146.       Height          =   375
  147.       Left            =   2880
  148.       TabIndex        =   8
  149.       Top             =   60
  150.       Width           =   2055
  151.    End
  152.    Begin VB.Label Label5 
  153.       Alignment       =   2  'Center
  154.       BackStyle       =   0  'Transparent
  155.       Caption         =   "Copyright 
  156.  1995 by Desaware"
  157.       BeginProperty Font 
  158.          name            =   "MS Sans Serif"
  159.          charset         =   1
  160.          weight          =   700
  161.          size            =   8.25
  162.          underline       =   0   'False
  163.          italic          =   0   'False
  164.          strikethrough   =   0   'False
  165.       EndProperty
  166.       Height          =   195
  167.       Left            =   0
  168.       TabIndex        =   7
  169.       Top             =   1380
  170.       Width           =   4995
  171.    End
  172.    Begin VB.Label Label6 
  173.       Alignment       =   2  'Center
  174.       BackStyle       =   0  'Transparent
  175.       Caption         =   "All Rights Reserved"
  176.       BeginProperty Font 
  177.          name            =   "MS Sans Serif"
  178.          charset         =   1
  179.          weight          =   700
  180.          size            =   8.25
  181.          underline       =   0   'False
  182.          italic          =   0   'False
  183.          strikethrough   =   0   'False
  184.       EndProperty
  185.       Height          =   255
  186.       Left            =   0
  187.       TabIndex        =   6
  188.       Top             =   1620
  189.       Width           =   4995
  190.    End
  191.    Begin VB.Label Label7 
  192.       Alignment       =   2  'Center
  193.       BackStyle       =   0  'Transparent
  194.       Caption         =   "Desaware"
  195.       BeginProperty Font 
  196.          name            =   "MS Sans Serif"
  197.          charset         =   1
  198.          weight          =   700
  199.          size            =   8.25
  200.          underline       =   0   'False
  201.          italic          =   0   'False
  202.          strikethrough   =   0   'False
  203.       EndProperty
  204.       Height          =   195
  205.       Left            =   0
  206.       TabIndex        =   5
  207.       Top             =   1980
  208.       Width           =   5055
  209.    End
  210.    Begin VB.Label Label8 
  211.       Alignment       =   2  'Center
  212.       BackStyle       =   0  'Transparent
  213.       Caption         =   "1100 East Hamilton Avenue, Suite 4"
  214.       BeginProperty Font 
  215.          name            =   "MS Sans Serif"
  216.          charset         =   1
  217.          weight          =   700
  218.          size            =   8.25
  219.          underline       =   0   'False
  220.          italic          =   0   'False
  221.          strikethrough   =   0   'False
  222.       EndProperty
  223.       Height          =   255
  224.       Left            =   0
  225.       TabIndex        =   4
  226.       Top             =   2220
  227.       Width           =   4995
  228.    End
  229.    Begin VB.Label Label9 
  230.       Alignment       =   2  'Center
  231.       BackStyle       =   0  'Transparent
  232.       Caption         =   "Campbell, CA 95008"
  233.       BeginProperty Font 
  234.          name            =   "MS Sans Serif"
  235.          charset         =   1
  236.          weight          =   700
  237.          size            =   8.25
  238.          underline       =   0   'False
  239.          italic          =   0   'False
  240.          strikethrough   =   0   'False
  241.       EndProperty
  242.       Height          =   195
  243.       Left            =   0
  244.       TabIndex        =   3
  245.       Top             =   2460
  246.       Width           =   5055
  247.    End
  248.    Begin VB.Label Label10 
  249.       Alignment       =   2  'Center
  250.       BackStyle       =   0  'Transparent
  251.       Caption         =   "(408) 377-4770 fax: (408) 371-3530"
  252.       BeginProperty Font 
  253.          name            =   "MS Sans Serif"
  254.          charset         =   1
  255.          weight          =   700
  256.          size            =   8.25
  257.          underline       =   0   'False
  258.          italic          =   0   'False
  259.          strikethrough   =   0   'False
  260.       EndProperty
  261.       Height          =   195
  262.       Left            =   60
  263.       TabIndex        =   2
  264.       Top             =   2760
  265.       Width           =   4935
  266.    End
  267.    Begin VB.Label LabVersion 
  268.       Alignment       =   1  'Right Justify
  269.       BackStyle       =   0  'Transparent
  270.       BeginProperty Font 
  271.          name            =   "MS Sans Serif"
  272.          charset         =   1
  273.          weight          =   700
  274.          size            =   8.25
  275.          underline       =   0   'False
  276.          italic          =   0   'False
  277.          strikethrough   =   0   'False
  278.       EndProperty
  279.       Height          =   195
  280.       Left            =   3480
  281.       TabIndex        =   1
  282.       Top             =   420
  283.       Width           =   1455
  284.    End
  285. Attribute VB_Name = "About"
  286. Attribute VB_Creatable = False
  287. Attribute VB_Exposed = False
  288. Private Sub Command1_Click()
  289.     Unload About
  290. End Sub
  291. Private Sub Label2_Click()
  292.     MsgBox "Don't click that!"
  293. End Sub
  294.